﻿2026-01-05T01:33:09.3374559Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:09.3375868Z with:
2026-01-05T01:33:09.3376613Z   repository: worm-portal/aqequil
2026-01-05T01:33:09.3377827Z   token: ***
2026-01-05T01:33:09.3378548Z   ssh-strict: true
2026-01-05T01:33:09.3379291Z   ssh-user: git
2026-01-05T01:33:09.3380203Z   persist-credentials: true
2026-01-05T01:33:09.3381046Z   clean: true
2026-01-05T01:33:09.3381828Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:09.3382746Z   fetch-depth: 1
2026-01-05T01:33:09.3383473Z   fetch-tags: false
2026-01-05T01:33:09.3384220Z   show-progress: true
2026-01-05T01:33:09.3384985Z   lfs: false
2026-01-05T01:33:09.3385678Z   submodules: false
2026-01-05T01:33:09.3386516Z   set-safe-directory: true
2026-01-05T01:33:09.3387601Z ##[endgroup]
2026-01-05T01:33:09.4467134Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:09.4469787Z ##[group]Getting Git version info
2026-01-05T01:33:09.4471052Z Working directory is '/home/runner/work/aqequil/aqequil'
2026-01-05T01:33:09.4472813Z [command]/usr/bin/git version
2026-01-05T01:33:09.4535946Z git version 2.52.0
2026-01-05T01:33:09.4562919Z ##[endgroup]
2026-01-05T01:33:09.4579323Z Temporarily overriding HOME='/home/runner/work/_temp/f5965ce5-778c-462b-9003-11089ecd936c' before making global git config changes
2026-01-05T01:33:09.4584350Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:09.4593761Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/aqequil/aqequil
2026-01-05T01:33:09.4632885Z Deleting the contents of '/home/runner/work/aqequil/aqequil'
2026-01-05T01:33:09.4636682Z ##[group]Initializing the repository
2026-01-05T01:33:09.4641905Z [command]/usr/bin/git init /home/runner/work/aqequil/aqequil
2026-01-05T01:33:09.4745265Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:33:09.4747775Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-01-05T01:33:09.4750393Z hint: to use in all of your new repositories, which will suppress this warning,
2026-01-05T01:33:09.4752848Z hint: call:
2026-01-05T01:33:09.4754029Z hint:
2026-01-05T01:33:09.4755563Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:33:09.4757465Z hint:
2026-01-05T01:33:09.4759193Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:33:09.4762484Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:33:09.4764870Z hint:
2026-01-05T01:33:09.4766009Z hint: 	git branch -m <name>
2026-01-05T01:33:09.4767321Z hint:
2026-01-05T01:33:09.4768836Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:33:09.4771014Z Initialized empty Git repository in /home/runner/work/aqequil/aqequil/.git/
2026-01-05T01:33:09.4774640Z [command]/usr/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:09.4798473Z ##[endgroup]
2026-01-05T01:33:09.4800929Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:09.4803082Z [command]/usr/bin/git config --local gc.auto 0
2026-01-05T01:33:09.4832972Z ##[endgroup]
2026-01-05T01:33:09.4835104Z ##[group]Setting up auth
2026-01-05T01:33:09.4840365Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:09.4872662Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:33:09.5196001Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:09.5224483Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:33:09.5441693Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:09.5473554Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:33:09.5701555Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:33:09.5734910Z ##[endgroup]
2026-01-05T01:33:09.5737153Z ##[group]Fetching the repository
2026-01-05T01:33:09.5745856Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:10.0568863Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:10.0570596Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:10.0598474Z ##[endgroup]
2026-01-05T01:33:10.0600080Z ##[group]Determining the checkout info
2026-01-05T01:33:10.0601686Z ##[endgroup]
2026-01-05T01:33:10.0605893Z [command]/usr/bin/git sparse-checkout disable
2026-01-05T01:33:10.0646843Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:10.0673523Z ##[group]Checking out the ref
2026-01-05T01:33:10.0677198Z [command]/usr/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:10.1602452Z Note: switching to 'refs/tags/v1.0.1'.
2026-01-05T01:33:10.1603063Z 
2026-01-05T01:33:10.1603553Z You are in 'detached HEAD' state. You can look around, make experimental
2026-01-05T01:33:10.1604908Z changes and commit them, and you can discard any commits you make in this
2026-01-05T01:33:10.1605927Z state without impacting any branches by switching back to a branch.
2026-01-05T01:33:10.1606562Z 
2026-01-05T01:33:10.1607009Z If you want to create a new branch to retain commits you create, you may
2026-01-05T01:33:10.1608005Z do so (now or later) by using -c with the switch command. Example:
2026-01-05T01:33:10.1608595Z 
2026-01-05T01:33:10.1608874Z   git switch -c <new-branch-name>
2026-01-05T01:33:10.1609296Z 
2026-01-05T01:33:10.1609753Z Or undo this operation with:
2026-01-05T01:33:10.1610145Z 
2026-01-05T01:33:10.1610412Z   git switch -
2026-01-05T01:33:10.1610737Z 
2026-01-05T01:33:10.1611036Z Turn off this advice by setting config variable advice.detachedHead to false
2026-01-05T01:33:10.1611465Z 
2026-01-05T01:33:10.1611782Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:10.1616203Z ##[endgroup]
2026-01-05T01:33:10.1653017Z [command]/usr/bin/git log -1 --format=%H
2026-01-05T01:33:10.1674644Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
